/*全局样式*/
*{ list-style:none; margin:0; padding:0;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body {font-family:Tahoma,Arial,Helvetica,"Microsoft YaHei"; font-size:14px; line-height:1.5;color:#333;min-width:1200px;overflow-x:hidden;}
dl,dt,dd,ul,p,li,form,h1,h2,h3,h4,h5,h6{padding: 0;margin: 0;}
ul{list-style: none;}
img {border:0;-ms-interpolation-mode:bicubic;vertical-align:bottom;}
a {	color:#3d3d3d;	text-decoration:none;transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;  }
a:hover {color:#3f79c7;text-decoration:none}
.clearfix:after{clear: both;height: 0;line-height: 0;font-size: 0;content: ".";display: block; visibility: hidden;}
.clearfix{*zoom:1;}
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.wrap {width: 1150px; margin: 0 auto;}
.w1200 {width:1150px;margin:0px auto;}
.mt144{ padding-top:40px;}
.mt15{margin-top:15px;}
.m20{margin-top: 20px;}
.m30{margin-top: 30px;}
.m40{margin-top: 40px;}
.mt45{ margin-top:40px;}
.mt50{margin-top: 50px;}
.m60{margin-top: 60px;}
.m80{margin-top: 80px;}
.pd60{ padding-top:60px;}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}
.clearfix{display:block;}
*+html .clearfix{min-height:1%;}
input,select,textarea{vertical-align:middle;*font-size:100%;}
input{margin:0;outline:none;padding:0;}
input::-ms-clear{display:none;}
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15;-webkit-tap-highlight-color: rgba(0,0,0,0);}
.container {padding: 0 10px;width: 1200px;margin: 0 auto;}

.mob{display:none; }
.pcb{display:block; }

.header{height:90px; width:100%; }
.header .top{ height:90px;}
.header .logo{float: left; display:block; width:380px; height:50px; padding-top:27px; }
.header .tell{ color:#e77917; line-height:30px; text-align:right; width:270px; float:right; margin-top:7px;}
.header .tell span{ color:#686868; font-size:16px; background:url(../images/tell.gif) no-repeat 0px 6px; display:inline-block; padding-left:25px;}
.header .tell b{ color:#ff0000; font-size:21px;}


.header .nav {font-size: 0;color: #fff;width:760px; float:right; height:35px; padding-top:0px; position:relative; z-index:9999;}
.header .nav ul {position: relative;z-index: 1; padding-left:12px;}

.header .nav li {display: inline-block;vertical-align: middle; padding-left:13px; padding-right:13px;}

.header .nav li a {display: block;line-height:50px;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px; color:#3d3d3d;position: relative;}

.header .nav li.dropdown {position: relative;}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;z-index: 1;}

.header .nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;-webkit-transform: rotate(135deg);transform: rotate(135deg);right: 15px;}


.header .nav .dropdown-box {position: absolute;min-width:85%;top: 100%;display: none;z-index:990;text-align: center;background: url(../images/search_bg.png);}

.header .nav .dropdown-box p {margin: 0;}

.header .nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 6px;font-size: 14px;line-height: 40px;border-bottom: 1px solid rgba(0, 0, 0, 0.2);}

.header .nav .dropdown-box a:after {display: none;}

.header .nav .dropdown-box a:hover {color: #3f79c7;}

.header .nav li.active a:after,.header .nav li.open a:after,.header .nav li a:hover:after {width: 100%;}

.header .nav li.open .dropdown-box {display: block;}

.menu-btn {display: none;padding: 6px 5px;float: right;margin-left:5px;}

.menu-btn:before,.menu-btn:after,.menu-btn span {display: block;height: 2px;background-color: #000;content: '';}

.menu-btn:before {width: 24px;}

.menu-btn:after {width: 18px;margin-left: 6px;}

.menu-btn span {width: 12px;margin: 6px 0 6px 12px;}


.banner .swiper-slide {background: no-repeat center / cover;height: 560px;}
.banner .swiper-slide a{ display:block; height:560px; width:100%;}
.banner .swiper-slide img {display: block;width: 100%;height: auto;}

.banner{ width:100%; height:515px; overflow:hidden; position:relative; background:#f9f9f9; z-index:0;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ width:100%;  position:absolute; z-index:1; bottom:55px; left:0; height:30px; line-height:30px; text-align:center;}
.banner .hd ul{ text-align:center;  padding-top:5px;  }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:2px; margin:5px; overflow:hidden; line-height:9999px; background:none;border:#fff solid 1px; }
.banner .hd ul .on{ background:#FFF;border:#fff solid 1px;}

.wap_bottom{ display:none;}

.search_div_a{margin-top:-53px;}
.search_div{ width:100%; height:53px; background:url(../images/search_bg.png);  position:relative; z-index:2;}
.search_div .se_txt{ width:80%; float:left; line-height:53px; color:#4b4b4b; font-size:14px;}
.search_div .se_txt a{ display:inline-block; padding-left:10px; padding-right:10px;}
.search_div .search{ background:url(../images/sear_ch.png) no-repeat; width:211px; height:29px; float:right; margin-top:12px;}
.search_div .search .input{ line-height:25px; margin-left:5px;background:none;  width:162px; float:left; color:#3f79c7;border:none; margin-top:2px; font-size:15px;}
.search_div .search .btn{ width:40px; height:28px; cursor:pointer; background:none; border:none; float:right;}

.bord01{ border-top:#c2c2c2 solid 1px;}

.in_title{ width:100%; padding-top:20px; text-align:center; margin:auto; }
.in_title h3{ font-size:23px; font-weight:normal; color:#000000; font-weight:bold;}
.in_title span{ font-size:14px; color:#666666; line-height:20px;}
.in_title em{ background:#3f79c7; display:block; width:23px; height:4px; margin:auto; margin-bottom:2px;}

.bg1{ width:100%; background:#f5f5f5; height:auto;}

.hzhb_list{ width:1280px; overflow:hidden; padding-top:15px; padding-bottom:10px;}
.hzhb_list li{ width:278px; float:left; margin-right:13px; background:#fff; height:330px;}
.hzhb_list li img{ width:278px; height:230px;}
.hzhb_list li span{ text-indent:20px; border-top:#dcdcdc solid 1px; color:#424242; font-size:14px; display:block; line-height:40px;background: url(../images/pp_lis.gif) 8px 35px no-repeat #ffffff; padding-bottom:5px;}
.hzhb_list li a:hover span{  border-top:#3f79c7 solid 1px; color:#4079c8;}
.hzhb_list li dd{ display:block; padding-left:8px; padding-right:8px; height:21px; line-height:21px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

.xm_inlist{ overflow:hidden; padding-top:20px;height:340px; padding-bottom:0px; width:1160px;}
.xm_inlist ul{ }
.xm_inlist ul li{ width:142px; height:160px; float:left; padding-right:2px;}
.xm_inlist ul li a{width:142px; padding-top:20px; height:140px; display:block;}
.xm_inlist ul li a:hover{ display:block;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.xm_inlist ul li i{ display:block; margin:auto; width:74px; height:74px;}
.xm_inlist ul li span{ color:#494949; display:block; font-size:15px;text-align:center; padding-top:20px; line-height:40px; font-weight:bold;}
.xm_inlist ul li p{ color:#999999; display:block; width:202px; text-align:center; margin:auto; font-size:14px;}
.xm_inlist ul li a:hover span{ color:#666666;}

.xm_inlist ul li.dl1 i{ background:url(../images/pn_1_a.png) no-repeat;}
.xm_inlist ul li.dl1 a:hover i{background:url(../images/pn_1.png) no-repeat;}
.xm_inlist ul li.dl2 i{ background:url(../images/pn_2_a.png) no-repeat;}
.xm_inlist ul li.dl2 a:hover i{background:url(../images/pn_2.png) no-repeat;}
.xm_inlist ul li.dl3 i{ background:url(../images/pn_3_a.png) no-repeat;}
.xm_inlist ul li.dl3 a:hover i{background:url(../images/pn_3.png) no-repeat;}
.xm_inlist ul li.dl4 i{ background:url(../images/pn_4_a.png) no-repeat;}
.xm_inlist ul li.dl4 a:hover i{background:url(../images/pn_4.png) no-repeat;}
.xm_inlist ul li.dl5 i{ background:url(../images/pn_5_a.png) no-repeat;}
.xm_inlist ul li.dl5 a:hover i{background:url(../images/pn_5.png) no-repeat;}
.xm_inlist ul li.dl6 i{ background:url(../images/pn_6_a.png) no-repeat;}
.xm_inlist ul li.dl6 a:hover i{background:url(../images/pn_6.png) no-repeat;}
.xm_inlist ul li.dl7 i{ background:url(../images/pn_7_a.png) no-repeat;}
.xm_inlist ul li.dl7 a:hover i{background:url(../images/pn_7.png) no-repeat;}
.xm_inlist ul li.dl8 i{ background:url(../images/pn_8_a.png) no-repeat;}
.xm_inlist ul li.dl8 a:hover i{background:url(../images/pn_8.png) no-repeat;}
.xm_inlist ul li.dl9 i{ background:url(../images/pn_9_a.png) no-repeat;}
.xm_inlist ul li.dl9 a:hover i{background:url(../images/pn_9.png) no-repeat;}
.xm_inlist ul li.dl10 i{ background:url(../images/pn_10_a.png) no-repeat;}
.xm_inlist ul li.dl10 a:hover i{background:url(../images/pn_10.png) no-repeat;}
.xm_inlist ul li.dl11 i{ background:url(../images/pn_11_a.png) no-repeat;}
.xm_inlist ul li.dl11 a:hover i{background:url(../images/pn_11.png) no-repeat;}
.xm_inlist ul li.dl12 i{ background:url(../images/pn_12_a.png) no-repeat;}
.xm_inlist ul li.dl12 a:hover i{background:url(../images/pn_12.png) no-repeat;}
.xm_inlist ul li.dl13 i{ background:url(../images/pn_13_a.png) no-repeat;}
.xm_inlist ul li.dl13 a:hover i{background:url(../images/pn_13.png) no-repeat;}
.xm_inlist ul li.dl14 i{ background:url(../images/pn_14_a.png) no-repeat;}
.xm_inlist ul li.dl14 a:hover i{background:url(../images/pn_14.png) no-repeat;}
.xm_inlist ul li.dl15 i{ background:url(../images/pn_15_a.png) no-repeat;}
.xm_inlist ul li.dl15 a:hover i{background:url(../images/pn_15.png) no-repeat;}
.xm_inlist ul li.dl16 i{ background:url(../images/pn_16_a.png) no-repeat;}
.xm_inlist ul li.dl16 a:hover i{background:url(../images/pn_16.png) no-repeat;}

.cona233e{ height:370px;}

.in_sheb{border-top:#d6d6d6 solid 1px; width:693px; border-right:#d6d6d6 solid 1px; float:left; margin-bottom:15px; margin-top:15px; background:#FFF;}
.in_sheb dl{ width:230px; float:left; height:285px; border-bottom:#d6d6d6 solid 1px; border-left:#d6d6d6 solid 1px;}
.in_sheb dl dt{ color:#454444; font-size:16px; text-align:center; line-height:48px;border-bottom:#d6d6d6 solid 1px; font-weight:bold; margin-bottom:18px;}
.in_sheb dl dd a{ display:block; text-align:center; line-height:40px; font-size:14px;}

.rigc_sheb{ width:445px; float:right;margin-top:15px;}
.rigc_sheb li{ width:445px; height:138px; padding-bottom:10px;}

.vido_list{ width:866px;height:211px; float:left; overflow:hidden;margin-top:15px;}
.video_in {  float:left;}
.video_in li{ border-bottom:#dcdbdb solid 1px; width:282px; height:210px; margin-right:10px; float:left; background: url(../images/a2.gif) no-repeat 260px 194px;}
.video_in li:nth-child(3){ margin-right:0px;}
.video_in li img{ width:280px; height:150px; position:relative; z-index:1; border:#f0f0f0 solid 1px;}
.video_in li .mask{ display:block;width:282px; height:152px; margin-top:-152px; position:relative; z-index:100; background:url(../images/vi_deo.png) center no-repeat;}
.video_in li a p{ color:#666666; font-size:14px; line-height:34px; height:34px; overflow:hidden; text-indent:15px;}
.video_in li a:hover p{ color:#3f79c7;}
.video_in li span{ color:#666666;display:inline-block; font-size:12px; padding-left:10px; padding-right:20px;}
.video_in li span.cc{ background:url(../images/yj.png) no-repeat 0px 4px; padding-left:15px;}

.about_list {float:left; width:960px; margin-top:15px; padding-bottom:15px;}
.about_list li{ width:187px; height:137px; float:left; margin-right:6px;}
.about_list li.z5{ margin-right:0px;}
.about_more{ float:right; margin-top:15px; padding-bottom:15px;}
.about_list li a:hover{ display:block;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.about_list li span{display:none;}
.about_list li em{ display:none;}

.video_more{margin-top:15px; float:right; width:275px; float:right; padding-bottom:15px;}
.video_more img{ width:100%; height:211px;}
.about_more a:hover{ display:block;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}

.news_in{ width:550px;padding-top:30px;}
.news_in dt span.more{ float:right; font-size:14px; display:inline-block; background:url(../images/more2.png) no-repeat right; padding-right:15px; font-weight:bold; margin-right:15px; }
.news_in dt span.more a{ color:#000000;}
.news_in dt h4{display:inline-block; font-size:16px; color:#000000; padding-left:20px; padding-right:2px;}
.news_in dt em{ display:inline-block; font-style:normal; font-size:12px; color:#666666;}
.news_in dt{ border-bottom:#e5e5e5 solid 1px; padding-bottom:8px;}
.news_in dd{ border-bottom:#e5e5e5 solid 1px; line-height:40px; padding-left:10px;}
.news_in dd a{ padding-left:23px; background: url(../images/ddc.gif) no-repeat 10px 4px;}
.news_in dd a span{ float:right; margin-right:10px;}
.news_in dd a:hover{background: url(../images/ddd.gif) no-repeat 10px 4px;}
.news_in dd a em{ display:inline-block; float:right; background:url(../images/xz.png) no-repeat; width:50px; height:14px; margin-right:10px; margin-top:13px;}

.tit_more{ float:right; display:inline-block; width:100px; height:35px; text-align:center; line-height:35px; border:#999999 solid 1px; color:#999999; font-size:16px; margin-top:50px;}
.tit_more:hover{ background:#e79310; color:#FFF; border:#e79310 solid 1px;}

.footer{ margin-top:15px; background:#f7f7f7; width:100%; min-height:180px; padding-top:10px;}
.footer dl{ width:50%; min-height:180px; float:left;}
.footer dl dt{ line-height:35px; height:35px; border-bottom:#CCC dashed 1px;}
.footer dl dt span{ font-size:16px; color:#424242; font-weight:bold;}
.footer  .fo_prol { margin-top:5px;}
.footer  .fo_prol li{ width:130px; float:left; margin-right:60px; line-height:26px; height:26px; overflow:hidden;}
.footer  .fo_prol li a{ font-size:14px;}
.footer .lainxi{margin-top:5px;}
.footer .lainxi li{ display:inline-block; line-height:26px; padding-left:28px;}
.footer .lainxi li.l1{ background:url(../images/ico1.gif) no-repeat; background-position:0px 2px;}
.footer .lainxi li.l2{ background:url(../images/ico2.gif) no-repeat; background-position:0px 2px;}
.footer .lainxi li.l3{ background:url(../images/ico3.gif) no-repeat; background-position:0px 2px;}
.footer .lainxi li.l4{ background:url(../images/ico6.gif) no-repeat; background-position:0px 2px; margin-left:1px;}
.footer .lainxi li.l5{ background:url(../images/ico4.gif) no-repeat; background-position:0px 2px;}
.footer .lainxi li.l6{ background:url(../images/ico7.gif) no-repeat; background-position:0px 2px;}
.footer .lainxi li.l7{ background:url(../images/ico5.gif) no-repeat; background-position:0px 2px;}
.footer .lainxi .weixin{ float:right; margin-top:2px;}

.bottom{ height:55px; border-top:#c9c9c9 solid 1px; line-height:50px; color:#656363; font-size:12px; text-align:center;}
.bottom div.jszt{ position:absolute; margin-top:-16px; margin-left:2px; display:inline-block;}
.bottom div.jszt span:first-child { padding:0; margin:0;width:30px; height:35px; overflow:hidden; font-size:12px; margin-top:20px;}
#cnzz_stat_icon_1256605583{ margin-top:0px; position:relative; float:left; margin-right:5px;}

.foot_link{ border-top:#CCC dashed 1px; line-height:26px; padding-top:12px; padding-bottom:12px; text-align:center; font-size:12px; color:#656363;}

.hd_mmu{ background:url(../images/hd_bg.gif) repeat-x; height:41px; width:100%;position:absolute;top:144px;z-index:9;}
.SubName {max-width:1250px;width:100%;position:absolute;top:0x;}
.SubName ul {overflow:hidden;/*padding:0 12px;*/padding:0px;}
.SubName ul li {float:left; line-height:41px;}
.SubName ul li a{ display:block; padding-left:8px; padding-right:7px; color:#FFF;}
.SubName ul li.on,.SubName ul li:hover {background:#1c7ecb;}
.SubName ul li.on>a,.SubName ul li:hover>a {color:#fff;}
.SubName .all-pro {position:absolute;top:40px;left:0;width:1106px;background:#fff;padding:0 12px;display:none;overflow:hidden;z-index:9;}
.SubName .all-pro dd {float:left;/*padding:0 12px;*/padding:0px;font-size:14px;width:276px; height:30px; line-height:30px; overflow:hidden;}
.SubName .blank-pro {position:absolute;top:60px;left:0;background:#fff;width:1106px;padding:0 12px;display:none;z-index:9;}
.SubName .all-pro {border:1px solid #F3F3F3;box-shadow:0 2px 1px #ddd;border-top:1px solid #1c7ecb;padding:30px 20px;}
.SubName .all-pro dt {line-height:24px;/*padding:0px 26px 10px 26px;*/padding:0px 26px 10px 10px;color:#333;font-size:16px;}
.SubName .all-pro a {line-height:24px;color:#777777;/*width:28%;*//*float:left;*/}
.SubName ul li.on>a,.SubName ul li>a:hover {background:#1C7ECB;color:#fff;}
.ask-link {float:right;display:none;}
.ask-link ul li {float:right;margin:0 10px;}
.ask-link ul li a {display:block;padding-left:30px;background:url(../images/m_icon.png) no-repeat 0 center;}
.ask-link ul li a:hover {color:#1C7ECB;opacity:0.5;filter:alpha(opacity=50);}
.SubName .all-pro a:hover {color:red;}

.pro_tit{ padding-top:10px;}
.pro_tit .tt{ display:block; width:100%; height:43px; border-bottom:#407ac8 solid 1px; line-height:40px;}
.pro_tit b{ display:inline-block; position:absolute; border-bottom:#407ac8 solid 2px; padding-left:2px;} 
.pro_tit h6{ display:inline-block; font-size:20px; color:#407ac8;} 
.pro_tit span{display:inline-block;  color:#407ac8; font-size:15px; font-weight:normal; padding-left:10px;} 

.pro_tuji{ width:100%; height:425px; background:#FFF;margin-top:15px;display:block;-webkit-box-shadow:0 10px 15px rgba(0,0,0,0.1);box-shadow:0 10px 15px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.pro_tuji .img{ padding-left:1px; padding-top:1px; width:590px; float:left;}

.slideBox{ width:590px; height:423px; position:relative;}
.imgs{ width:590px; height:423px; overflow:hidden; position:relative;}
.slideBox .swiper-slide {
      background-position: center;
      background-size: cover;
      width:590px;
      height:423px;
    }
.slideBox .swiper-slide img{ width:590px;height:423px;}
.slideBox .swiper-slide a{ display:block; width:100%; height:423px;}	
.slideBox .swiper-button-prev,
.slideBox .swiper-button-next{ position:absolute; left:auto; right:27px; margin-top:185px; display:block; width:27px; height:26px; background:url(../images/slider_arrow.gif) left no-repeat; filter:alpha(opacity=90);opacity:0.9; z-index:999   }
.slideBox .swiper-button-next{ left:auto; right:0px; background:url(../images/slider_arrow.gif) right no-repeat;}
.slideBox .swiper-button-prev:hover,
.slideBox .swiper-button-next:hover{ filter:alpha(opacity=100);opacity:1;  }



.pro_tuji .dess{ width:510px; float:right; height:423px; margin-right:15px;}
.Pinfo { padding-top:10px;}
.Pinfo .Ptit{ display:block; font-size:18px; color:#383838; line-height:30px; padding-top:10px; padding-bottom:10px; background:url(../images/p_tit_hr.gif) no-repeat bottom;}
.Pinfo .Ptit i{ color:#F00;}
.Pinfo .desjj{ color:#333; font-size:14px; line-height:21px; padding-top:5px; padding-bottom:5px; line-height:21px; height:220px; overflow:hidden;}
.Pinfo .tishi{ font-size:12px; color:#e82f19; display:block;}
.Pinfo .Number {display:block;height:39px;line-height:39px;margin-bottom:5px;}
.Pinfo .Number em {display:block;color:#ea3e2a;font-size:14px;font-weight:bold; font-style:normal;padding-left:25px;margin-right:7px;float:left;}
.Pinfo .Number em.n1 {background:url(../images/n1.png) no-repeat left center;}
.Pinfo .Number em.n2 {background:url(../images/n2.png) no-repeat left center;}
.Pinfo .Number em.n3 {background:url(../images/n3.png) no-repeat left center;}
.Pinfo .Number em.n4 {background:url(../images/n4.png) no-repeat left center;}
.Pinfo .Btn a {display:block;float:left;margin-right:15px;width:100px;height:33px;line-height:33px;padding-left:58px;font-size:15px;color:#fff;}
.Pinfo .Btn a:hover {color:#fff;}
.Pinfo .Btn a.b1 {background:url(../images/s1.gif) no-repeat;}
.Pinfo .Btn a.b1:hover {background:url(../images/s1.gif) no-repeat;}
.Pinfo .Btn a.b2 {background:url(../images/s2.gif) no-repeat;}
.Pinfo .Btn a.b2:hover {background:url(../images/s2.gif) no-repeat;}
.Pinfo .Btn a.b3 {background:url(../images/s3.gif) no-repeat;;margin-right:0px;}
.Pinfo .Btn a.b3:hover {background:url(../images/s3.gif) no-repeat;}

.pr_jts { padding-top:15px;}
.pr_jts span{ display:block; width:100%; background: url(../images/ps_tet.gif) center no-repeat; text-align:center; color:#383838; font-size:20px; font-weight:bold;}
.pr_jts em{ font-style:normal; font-family:Centaur; font-size:14px; color:#383838; display:block; text-align:center; position:relative; margin-top:-2px;}

.Con{ padding-bottom:15px; padding-top:10px; font-size:15px; line-height:30px;}
.Con p span{font-size:15px;}
.Con .yy_list li{ float:left;}
.Con .yy_list li:nth-child(2){ float:right;}
.Con .yy_list span{ float:right;}
.Con .tt{ display:block; text-align:center; padding-bottom:10px;}
.Con_qwjd img{ background:#FFF;}

.fuj_list li{ width:226px; height:214px; float:left; margin-right:4px;}
.fuj_list li img{ height:161px; width:224px; border:#c6c6c6 solid 1px;}
.fuj_list li a{ display:block; line-height:30px;}
.fuj_list li span{ text-align:center; display:block;}
.fuj_list li:nth-child(5n) { margin-right:0px;}

.qw_list { padding-top:10px; padding-left:1px;}
.qw_list li{ width:270px; height:380px; float:left; margin-right:20px;}
.qw_list li img{ border:#000 solid 1px;}
.qw_list li:nth-child(4n) { margin-right:0px;}

.shouh_list{}
.shouh_list li{ background: url(../images/tz_li.jpg) no-repeat; width:276px; height:338px; float:left; margin-right:13px;}
.shouh_list li:nth-child(4n) { margin-right:0px;}
.shouh_list li a{ color:#FFF; cursor:pointer;width:276px; height:338px; display:block;}
.shouh_list li:hover{display:block;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0);}
.shouh_list li i{ display:block; margin:auto; text-align:center; padding-top:25px;}
.shouh_list li span{ font-size:18px; display:block; text-align:center; line-height:40px;}
.shouh_list li p{ display:block; padding-left:18px; padding-right:18px; line-height:24px;}
.shouh_list li em{ display:block; font-style:normal; padding-left:18px; padding-right:18px; padding-top:15px;line-height:24px;}

.xg_list { padding-top:20px;}
.xg_list li{ float:left; width:222px; margin-right:10px;}
.xg_list li img{ width:220px; border:#cccccc solid 1px; height:158px;}
.xg_list li:nth-child(5n) { margin-right:0px;}
.xg_list li span{ display:block; text-align:center;}

.JszlList {padding:14px 0px 0px;}
.JszlList li {width:560px;float:left;line-height:25px;}
.JszlList li a {background:url(../images/arr3.png) no-repeat 5px center;padding-left:16px;font-size:14px;color:#222222;}
.JszlList li a:hover {background:url(../images/arr3on.png) no-repeat 5px center;}
.JszlList li span {float:right;color:#a9a9a9}

.n_poz{ line-height:65px;}
.n_poz span{ font-size:20px; color:#000000; font-weight:bold;}
.n_poz em{ font-size:15px; color:#666666; font-style:normal; font-family:Arial;}

.Left {width:230px;float:left;}
.Right {width:880px;float:right;}
.SubList li {height:40px;line-height:40px;margin-bottom:10px;text-align:center;font-size:16px;}
.SubList li a {display:block;color:#222222;background: url(../images/jj_1.png) 190px 16px no-repeat #f5f5f5;}
.SubList li a:hover,.SubList li a.on {background: url(../images/jj_2.png) 190px 16px no-repeat #3f79c7;color:#fff;}
/*产品中心*/.ProductMeun {padding:0px 11px 22px;margin-bottom:20px;}
.ProductMeun .Ptit {display:block;font-size:20px;color:#0a81c5;line-height:55px;}
.ProductMeun li {line-height:24px;font-size:14px;color:#222222;}
.ProductMeun li a {color:#222222;}
.ProductMeun li .am a {background:url(../images/jia.jpg) no-repeat left center;padding-left:23px;}
.ProductMeun li .sub {display:none;}
.ProductMeun li .sub dd a {background:url(../images/jian.jpg) no-repeat 12px center;padding-left:33px;}
.ServiceHotline {padding:0px 0px 0px;}
.ServiceHotline .Stit {display:block;font-size:20px;color:#0a81c5;line-height:44px; text-indent:10px;}
.ServiceHotline .Stxt {color:#222222;line-height:19px; font-size:13px;text-align:center;border-top: #adadad solid 1px; padding-top:10px; margin-top:10px;}
.ServiceHotline .Phone span {line-height:34px;display:block;font-size:24px;color:#0a81c5;background:url(../images/tell.png) no-repeat 18px 12px;padding-left:47px; padding-top:10px;}
.ServiceHotline .Phone em {display:none;font-size:14px;line-height:24px;color:#999999;padding-left:41px;}
.ServiceHotline .btn {text-align:center;margin:10px 0px 10px; padding-bottom:15px;}
.ServiceHotline .btn a {display:inline-block;width:76px;height:22px;text-align:center;line-height:22px;color:#222; background:#3f79c7;border-radius:5px;color:#fff; margin-left:2px; margin-right:2px; margin-bottom:5px;}
.ServiceHotline .btn a:hover {background:#43c3f6;color:#fff;border-radius:5px;}
.ServiceHotline .info {line-height:32px;color:#222222;font-size:14px; padding-left:10px; padding-right:10px;}
.ServiceHotline .info i {padding:0px 35px;}
.ProductBox dl dt {height:39px;line-height:39px;border-bottom:1px solid #e5e5e5;font-size:16px;color:#0a81c5;margin-bottom:13px;}
.ProductBox dl dt a {font-size:16px;color:#0a81c5;}
.ProductBox .bodycont {border-bottom:1px solid #e5e5e5;margin-bottom:13px; padding-bottom:20px;}
.ProductBox dl dd {width:430px;float:left;font-size:14px;line-height:34px;}
.ProductBox dl dd a {height:32px;border:1px dashed #fff;color:#222222;padding-left:39px;display:block;}
.ProductBox dl dd a:hover {background:url(../images/arr2.jpg) no-repeat 22px center;border:1px dashed #efefef;color:#ff0000;}

.Productsse dl { padding-bottom:25px;}
.Productsse dl dt {height:39px;line-height:39px;border-bottom:1px solid #e5e5e5;font-size:16px;color:#0a81c5;margin-bottom:13px;}
.Productsse dl dt a {font-size:16px;color:#0a81c5;}
.Productsse dl dd.zza{ width:290px; float:left; height:250px; padding-left:40px;}
.Productsse dl dd.zza img{ width:290px;border:#f2f2f2 solid 1px;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1);}
.Productsse dl dd.zzb{ width:490px; float:left; margin-left:15px;height:250px; padding-left:10px;}
.Productsse dl dd.zzb img{ width:490px;border:#f2f2f2 solid 1px;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1);}
.Productsse dl dd.zzb span{ font-size:16px; line-height:30px; display:block; padding-top:5px;}
.Productsse dl dd.zzb p{ font-size:13px; line-height:21px;}
.Productsse dl dd.zzc{ display:none;}



.csp02{ text-align:center;}

.canshu_t{ width:98%; margin:auto; padding-top:30px;}
.canshu_t table{
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 15px 0;
}
.canshu_t table tr{height: 35px;line-height: 35px;font-size: 14px;}
.canshu_t table tr.colored{background-color: inherit;}
.canshu_t table tr td:hover{background-color: #f1f1f1;}
.canshu_t table tr td{border: 1px solid #cccccc;vertical-align: middle; padding-left:15px;}
.canshu_t .table2 tr{height: 35px;line-height: 35px;font-size: 14px;}
.canshu_t .table2 tr.colored{background-color: inherit;}
.canshu_t .table2 tr td:first-child{width: 30%;text-indent: 50px;border-right: 1px solid #cccccc;}
.canshu_t .table2 tr td:last-child{width: 70%;text-indent: 50px;}
.canshu_t .table2 tr:hover{background-color: #f1f1f1;}

.list_vmnu ul{ background:#f5f5f5; padding:10px 10px 10px 10px;}
.list_vmnu li{}
.list_vmnu li a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%;display:block; height:35px; line-height:35px;}

.hot_ul3 li b{ background:url(../images/hot.gif)0px 3px no-repeat; padding-left:30px;}

.top_nepp{ padding-top:40px; height:400px;}
.top_nepp .big_pro{ width:420px; position:relative; z-index:1; float:left; padding-top:10px;}
.top_nepp .big_pro img{ width:420px; border:#f2f2f2 solid 1px;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1);}
.top_nepp .big_pro span{ line-height:60px; font-size:18px; font-weight:bold; text-indent:90px; display:block; color:#333;}

.top_nepp .sec_pro{ width:270px;position:relative; z-index:10; float:left; margin-left:-100px; padding-top:117px;}
.top_nepp .sec_pro img{ width:270px; -webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1);}
.top_nepp .sec_pro span{ background:#333333; color:#fff; display:block; text-align:center; line-height:30px; font-size:16px;}
.top_nepp .jies_wz{ width:540px; background:url(../img/news_bg.gif) no-repeat;float:right;}
.top_nepp .jies_wz .pp{ padding:50px 10px 20px 50px;}
.top_nepp .jies_wz .pp p{ text-indent:28px; display:block;}
.top_nepp .jies_wz ul{ display:block;}
.top_nepp .jies_wz ul li{ float:left; width:172px; padding-left:10px;}
.top_nepp .jies_wz ul li:first-child{ padding-left:0px;}
.top_nepp .jies_wz ul li img{width:170px; height:110px; border:#f2f2f2 solid 1px;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1); position:relative; z-index:1;}
.top_nepp .jies_wz ul li a span{ display:none;}
.top_nepp .jies_wz ul li a:hover span{ display:block;background:#333333; color:#fff; display:block; text-align:center; line-height:25px; font-size:14px; margin-top:-25px;position:relative; z-index:2; height:25px; overflow:hidden;}

.in_news_lis { padding-top:20px;}
.in_news_lis li:last-child{ padding-right:0px;}
.in_news_lis li{ width:260px; float:left; padding-right:35px; height:240px;}
.in_news_lis li .img{ border:#f2f2f2 solid 1px; width:140px; height:140px; float:left; overflow:hidden; border-radius:50%; -webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1); margin-right:15px; margin-top:30px; margin-bottom:30px;}
.in_news_lis li .img img{ min-height:140px; min-width:140px; max-height:180px; max-width:180px;}
.in_news_lis li span{ color:#333;}
.in_news_lis li  h6{ font-size:16px; color:#333;}
.in_news_lis li p{ font-size:14px; color:#333; display:block; padding-top:5px; padding-bottom:5px;}
.in_news_lis li em{ display:inline-block; font-style:normal; color:#fff; background:#333; padding-left:10px; padding-right:10px; margin-top:5px;}
.in_news_lis li .de{ height:180px; overflow:hidden;}
.in_news_lis li a:hover{ cursor:pointer;}
.in_news_lis li a:hover em{ background:#3f79c7}
.in_news_lis li a:hover .img{ border:#3f79c7 solid 1px;}

.ab_con{ height:90px;}
.ab_ry{ position:relative; z-index:10; margin-top:-50px;}
.ab_ry li{ float:left; width:230px;}
.ab_ry li img{ width:210px; border-bottom:#d5d5d5 solid 3px;}
.header .share-sub{display:none;}


@media screen and (max-width: 767px) {
.header .share-sub {position: absolute;top:3rem;width:100%;left: 10%;height: 48px;overflow: hidden;background:none; z-index:8888; display:none;}
.header .share-sub .tex{ border-radius:15px; width:80%; margin:auto; height:30px; margin-top:7px; border:none; text-indent:4px; background:#fff;}
.header .share-sub .sub-btn{ width:80px;border-radius:15px;height:30px; margin-top:7px; margin-left:-80px; border:none; background:#1ab5d7; color:#fff;}

.header .search-ppp{width:64px; height:30px;position: relative;
    float: right; cursor:pointer; line-height:30px; font-weight:bold; color:#333; font-size:15px;}	
.header .search-box{ background:url(../images/btn22.png) no-repeat 0px 5px; background-size:
100%; width:20px; height:30px;position: relative;
    float: right; cursor:pointer; margin-left:10px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;}
.mob{ display:block;}
.pcb{ display:none;}
body {min-width: 320px;padding-top:50px;padding-bottom: 50px;}
.container {width: auto;}
.wrap{width: auto;}
.banner{height: 200px;}
.banner .swiper-slide {height: 200px;}
.banner .swiper-slide a{ height:200px;}
.header .logo{ width:70%; padding-top:15px;}
.header .logo img{ height:35px; padding-left:10px;}	
.header .tell{ display:none;}	

.header {padding: 10px 0; height:32px;position: fixed;z-index: 100;width: 100%;top: 0;left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.2);background-color: #fff;}
.header .text,.header .tel {display: none;}
    .header .top{height:30px;}
    .header .logo {height: 30px;line-height: 30px;float: none;padding: 0;}

    .header .nav {margin: 10px 0 -10px;text-align: left;display: none;border-bottom: 0; width:100%; float:none;}

    .header .nav .container:after {display: none;}

    .header .nav ul {margin: 0 -15px;background-color:#fff;}

    .header .nav li {display: block;margin: 0;border-top: 1px solid #eee;background: none;;}

    .header .nav li a {line-height: 40px;padding: 0 25px;color: #333;}

    .header .nav li a:after {display: none;}

    .header .nav li .arr {display: block;}

    .header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {background-color: transparent;color: #104492;}

    .header .nav li.open .arr:after {border-color: #104492;-webkit-transform: rotate(225deg);transform: rotate(225deg);}

    .header .nav .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;}

    .header .nav .dropdown-box a {color: #333 !important;border-top: 1px dotted #ddd;padding: 0 35px;line-height: 40px;background-color: transparent !important;border-bottom: 0;}

    .header .nav .dropdown-box a:hover {background-color: transparent !important;}

    .menu-btn {display: block;}
	
	
.search_div_a{margin-top:-40px;}
.search_div{ width:100%; height:40px; background:url(../images/search_bg.png);  position:relative; z-index:2;}
.search_div .se_txt{ width:90px; overflow:hidden; height:40px;padding-left:5px; margin-top:-5px;}
.search_div .se_txt a{ display:inline-block; padding-left:0px; padding-right:0px;}
.search_div .search{margin-top:6px; padding-right:5px;}


.top_nepp{ padding-top:15px; height:auto;}
.top_nepp .big_pro{margin:0; padding:0; width:50%; position:relative; z-index:1; float:left;margin:0; padding-top:10px;}
.top_nepp .big_pro img{ border:none; margin:0; padding:0; display:block; width:90%; margin:auto; height:150px; -webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1);}
.top_nepp .big_pro span{ display:block; width:90%; margin:auto; font-size:16px; font-weight:normal;line-height:30px; text-indent:0px; text-align:center; display:block;background:#333333; color:#fff; height:30px; overflow:hidden;}

.top_nepp .sec_pro{margin:0; padding:0; width:50%;position:relative; z-index:10; float:left; margin:0; padding-top:10px;}
.top_nepp .sec_pro img{ margin:0; padding:0;display:block; width:90%; margin:auto; height:150px; -webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1);}
.top_nepp .sec_pro span{ display:block; width:90%; margin:auto; background:#333333; color:#fff; display:block; text-align:center; line-height:30px; font-size:16px; height:30px; overflow:hidden;}

.top_nepp .jies_wz{ width:100%; background:none;float:none; clear:both;}
.top_nepp .jies_wz .pp{ padding:20px 0px 20px 0px;}
.top_nepp .jies_wz .pp p{ text-indent:28px; display:block;}
.top_nepp .jies_wz ul{ display:block;clear:both;}
.top_nepp .jies_wz ul li{ float:left; width:33.33%; padding:0;}
.top_nepp .jies_wz ul li:first-child{ padding-left:0px;}
.top_nepp .jies_wz ul li img{width:100%; height:110px; border:#f2f2f2 solid 1px;-webkit-box-shadow:2px 5px 10px rgba(0,0,0,0.1);box-shadow:2px 5px 10px rgba(0,0,0,0.1); position:relative; z-index:1;}
.top_nepp .jies_wz ul li a span{ display:none;}
.top_nepp .jies_wz ul li a:hover span{ display:block;background:#333333; color:#fff; display:block; text-align:center; line-height:25px; font-size:14px; margin-top:-25px;position:relative; z-index:2; height:25px; overflow:hidden;}	
	
.hzhb_list{ width:100%; overflow:hidden; padding-top:15px; padding-bottom:10px;}
.hzhb_list li{ width:50%;float:left; background:none; height:auto; margin:0; padding:0; padding-bottom:10px;}
.hzhb_list li .liyc{ width:95%; background:#fff; margin:auto;}
.hzhb_list li img{ width:100%; height:auto;}
.hzhb_list li span{ text-indent:20px; border-top:#dcdcdc solid 1px; color:#424242; font-size:14px; display:block; line-height:40px;background: url(../images/pp_lis.gif) 8px 35px no-repeat #ffffff; padding-bottom:5px; height:40px; overflow:hidden;}
.hzhb_list li a:hover span{  border-top:#3f79c7 solid 1px; color:#4079c8;}
.hzhb_list li dd{ display:block; padding-left:8px; padding-right:8px; height:21px; line-height:21px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}	

.xm_inlist{ overflow:hidden; padding-top:20px;height:auto; padding-bottom:40px; width:100%;}
.xm_inlist ul{ }
.xm_inlist ul li{ width:50%; height:180px; float:left; padding-right:0px;}
.xm_inlist ul li a{width:100%; padding-top:20px; height:110px; display:block;}
.xm_inlist ul li a:hover{ display:block;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
.xm_inlist ul li i{ display:block; margin:auto; width:175px; height:120px;}
.xm_inlist ul li span{ color:#494949; display:block; font-size:15px;text-align:center; padding-top:2px; line-height:40px; font-weight:bold;}
.xm_inlist ul li p{ color:#999999; display:block; width:202px; text-align:center; margin:auto; font-size:14px;}
.xm_inlist ul li a:hover span{ color:#666666;}
.xm_inlist ul li i{ }
.xm_inlist ul li a:hover i{ margin-top:2px;}
.xm_inlist ul li.dl1 i{ background:url(../images/dl1.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl1 a:hover i{background:url(../images/dl1.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl2 i{ background:url(../images/dl2.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl2 a:hover i{background:url(../images/dl2.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl3 i{ background:url(../images/dl3.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl3 a:hover i{background:url(../images/dl3.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl4 i{ background:url(../images/dl4.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl4 a:hover i{background:url(../images/dl4.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl5 i{ background:url(../images/dl5.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl5 a:hover i{background:url(../images/dl5.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl6 i{ background:url(../images/dl6.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl6 a:hover i{background:url(../images/dl6.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl7 i{ background:url(../images/dl7.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl7 a:hover i{background:url(../images/dl7.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl8 i{ background:url(../images/dl8.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl8 a:hover i{background:url(../images/dl8.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl9 i{ background:url(../images/dl9.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl9 a:hover i{background:url(../images/dl9.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl10 i{ background:url(../images/dl10.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl10 a:hover i{background:url(../images/dl10.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl11 i{ background:url(../images/dl11.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl11 a:hover i{background:url(../images/dl11.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl12 i{ background:url(../images/dl12.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl12 a:hover i{background:url(../images/dl12.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl13 i{ background:url(../images/dl13.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl13 a:hover i{background:url(../images/dl13.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl14 i{ background:url(../images/dl14.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl14 a:hover i{background:url(../images/dl14.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl15 i{ background:url(../images/dl15.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl15 a:hover i{background:url(../images/dl15.jpg) no-repeat;background-size:100%;}
.xm_inlist ul li.dl16 i{ background:url(../images/dl16.jpg) no-repeat;background-size:100%;}


.in_sheb{ border:none; width:100%;  float:left; margin-bottom:15px; margin-top:15px; background:#FFF;}
.in_sheb dl{ width:33.33%; float:left; height:285px; border:none; border-bottom:#d6d6d6 solid 1px;}
.in_sheb dl dt{ color:#454444; font-size:16px; text-align:center; line-height:48px;border-bottom:#d6d6d6 solid 1px; font-weight:bold; margin-bottom:12px;}
.in_sheb dl dd a{ display:block; text-align:center; line-height:40px; font-size:14px;}

.rigc_sheb{ display:none;}
.video_more{ display:none;}

.vido_list{ width:100%; height:auto;}
.video_in li{ border:none; margin:0;width:50%; float:left; height:auto; padding-bottom:5px;}
.video_in li img{ width:95%; height:auto; margin:auto; display:block;}
.video_in li .mask{ display:none;}

.in_news_lis{ padding-left:10px; padding-right:10px;}
.in_news_lis li{ width:100%; float:none; padding:0; height:auto; padding-bottom:15px;}
.in_news_lis li .de{ height:auto;}

.ab_ry li{ width:50%;}
.ab_ry li img{ width:95%; height:auto; display:block; margin:auto;}
.ab_ry li:nth-child(5){ display:none;}

.footer{ padding-left:5px; padding-right:5px;}
.footer dl.pl{ display:none;}
.footer dl{ width:100%;}
.footer .lainxi .weixin{ display:none;}
.bottom{ line-height:20px;}
.foot_link{ display:none;}
.bottom div.jszt{ display:none;}

.wap_bottom{ display:block;position: fixed;bottom: 0px;left: 0px;z-index: 10001;width: 100%;}
.xn_mu_1_wrap li{ width:50%; float:left; height:46px;}
.xn_mu_1_wrap li.aaa{ background:#ff6d39;}
.xn_mu_1_wrap li.bbb{ background:#4a90e2;}
.xn_mu_1_wrap li a{ display:block;width:100%;height:46px; color:#fff;}
.xn_mu_1_wrap li a span{ font-size:14px; display:block; text-align:center;}
.xn_mu_1_wrap li a:hover{ background:#15449a;}
.xn_mu_1_wrap li img{display: block;vertical-align: middle;height: 24px;width: 24px; margin:auto; padding-top:2px;}
.w1200{ width:auto;}
.mt144{ padding-top:2px;}
.hd_mmu{ display:none;}
.Title02 p.Position{ display:none;}
.Container{ padding-left:10px; padding-right:10px;}
.Container .Left{ display:none;}
.Container .Right{ float:none; width:100%;}
.ProductBox dl dd{ float:none; width:95%; overflow:hidden;}

.Productsse dl dd.zza{ width:100%; float:none; padding:0; height:auto; padding-bottom:10px;}
.Productsse dl dd.zza img{ display:block; margin:auto;}
.Productsse dl dd.zzb{ width:100%; padding:0; margin:0; height:auto; padding-bottom:15px;}
.Productsse dl dd.zzb img{ width:100%; height:auto;}

.pro_tuji .img{ padding:0; margin:0; width:100%; float:none;}
.News li a{ padding-left:15px; padding-right:15px; padding-bottom:10px; padding-top:10px;}
.News .time{ display:none;}

.newtitle{ width:100%;}
.newsm_wzh .bodycont img{ width:98%; margin:auto; height:auto;}
.newsm_wzh .newzx_contact{ display:none; }
.newzx_list2{ width:100%;}
.AboutCon img{width:98%; margin:auto; height:auto;}

.conss2{ width:auto;}
.contact_dsepa{ height:auto;}
.contact_k1{ background:none;}
.contact_k1 ul li{ width:100%; float:left; padding:0; margin:0;}

.contact_k1_xs{ margin-bottom:10px; padding-top:10px;}
.contact_k2{ border:none;}

.c_csepa_c a:after{content: '\A';white-space: pre-line;}

.News_img li{ width:50%; float:left; height:auto; padding:0; margin:0;}
.News_img li a{ width:95%; overflow:hidden;}
.News_img li a img{ width:95%; height:120px;}
.News_img li .txt{ width:100%; text-align:center; height:30px; line-height:30px; overflow:hidden;}

.ds_bbsimg2{ width:100%;}
.ds_bbsimg2 img{ margin-left:-330px;}
.dsbb_ssm{ height:auto;}
.dsbbs_mb{ height:auto;}
.ds_bbsmb{ width:100%; padding:0; margin:0; height:auto; float:none;}
.dsbbs_smcont{ width:100%; padding:0; margin:0;}
.dsbb_ssm_left{width:100%; padding:0; margin:0;height:auto; float:none;}
.dsbb_ssm_right{width:100%; padding:0; margin:0; height:auto; float:none;}
.dsbbs_tb ul li textarea{ width:600px;}

.dsbbssp_b .submit{ margin-right:10px;}

.pro_tuji{ background:none; border:none;}
.pro_tuji .imgs{ width:100%; height:auto;}
.pro_tuji .slideBox{ width:100%; height:auto;}
.slideBox .bd img{ width:100%; height:auto;}

.pro_tuji .dess{ float:none; width:auto; padding-left:10px; padding-right:10px; height:auto; margin:0;}
.Pinfo .desjj{ height:auto;}
.Con{ padding-left:10px; padding-right:10px;}
.Pinfo .Btn{ display:block; width:100%; padding-bottom:20px;}
.Pinfo .Btn a{ width:60px; padding:0; margin:0; padding-left:5px; padding-right:5px; margin-left:5px; margin-right:5px; background:none; text-align:center;}
.Pinfo .Btn a.b1{background:#06C}
.Pinfo .Btn a.b2{background:#06C;}
.Pinfo .Btn a.b3{background:#06C;}
.Pinfo .Btn a.b1:hover,.Pinfo .Btn a.b2:hover,.Pinfo .Btn a.b3:hover{ background:#06C;}
.Pinfo .Number{ height:auto;}
.canshu_t table tr td{ padding-left:5px;}

.fuj_list li{ width:50%; margin:0;}
.fuj_list li img{ width:98%;}

.Con_qwjd img{ width:98%; height:auto; margin:auto;}

.shouh_list{ display:none;}

.xg_list li{ width:50%; margin:0;}
.xg_list li img{ width:98%; height:auto; display:block; margin:auto;}

.JszlList li { width:50%;}
.JszlList li span{ display:none;}

.slideBox{ width:100%; height:auto; position:relative;}
.imgs{ width:100%; height:auto; overflow:hidden; position:relative;}
.slideBox .swiper-slide {
      background-position: center;
      background-size: cover;
      width:100%; height:auto;
    }
.slideBox .swiper-slide img{width:100%; height:auto;}
.slideBox .swiper-slide a{ display:block; width:100%; height:auto;}
.slideBox .swiper-button-prev,
.slideBox .swiper-button-next{ bottom:0; margin-top:30%; }
.liseacws li{ width:48%;}
.liseacws li a img{ margin-left:5px;}
.liseacws li a img{ width:92%; height:119px;}
.liseacws li a span{ height:40px; overflow:hidden;}

}